home *** CD-ROM | disk | FTP | other *** search
/ TEKNO 1998 February / TEKNO 2-1998.iso / shareware / bigpage10.exe / BIGpage.exe / 0 / RCDATA / TDLGEDIT / TDLGEDIT.txt
Text File  |  1997-12-11  |  12KB  |  437 lines

  1. object dlgEdit: TdlgEdit
  2.   Left = 287
  3.   Top = 162
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'BIGpage'
  7.   ClientHeight = 364
  8.   ClientWidth = 505
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 505
  25.     Height = 364
  26.     Align = alClient
  27.     BevelOuter = bvLowered
  28.     TabOrder = 0
  29.     object PTSplitter1: TPTSplitter
  30.       Left = 1
  31.       Top = 35
  32.       Width = 503
  33.       Height = 328
  34.       Align = alClient
  35.       Color = clSilver
  36.       ParentColor = False
  37.       Position = 180
  38.       TabOrder = 0
  39.       object TPTPane
  40.         Left = 0
  41.         Top = 0
  42.         Width = 180
  43.         Height = 328
  44.         Index = 0
  45.         object tvBIGpage: TPTShellTree
  46.           Left = 2
  47.           Top = 2
  48.           Width = 176
  49.           Height = 324
  50.           Options = [ptstoAutoFill, ptstoVirtualFolders, ptstoDefaultKeyHandling, ptstoContextMenus, ptstoDynamicRefresh, ptstoIncludeNonFolders]
  51.           BorderStyle = bsNone
  52.           ShowRoot = False
  53.           DragMode = dmAutomatic
  54.           HideSelection = False
  55.           Indent = 19
  56.           OnChanging = tvBIGpageChanging
  57.           OnChange = tvBIGpageChange
  58.           Align = alClient
  59.           ParentColor = False
  60.           TabOrder = 0
  61.         end
  62.       end
  63.       object TPTPane
  64.         Left = 183
  65.         Top = 0
  66.         Width = 320
  67.         Height = 328
  68.         FrameStyle = ptfsNone
  69.         Color = clGray
  70.         ParentColor = False
  71.         Index = 1
  72.         object Panel2: TPanel
  73.           Left = 0
  74.           Top = 0
  75.           Width = 320
  76.           Height = 328
  77.           Align = alClient
  78.           BevelOuter = bvNone
  79.           BorderWidth = 6
  80.           Color = 10420224
  81.           TabOrder = 0
  82.           object ExtPageControl1: TExtPageControl
  83.             Left = 6
  84.             Top = 6
  85.             Width = 308
  86.             Height = 316
  87.             ActivePage = TabSheet1
  88.             Align = alClient
  89.             TabHeight = 20
  90.             TabOrder = 0
  91.             TabWidth = 70
  92.             Color = 10420224
  93.             ParentColor = False
  94.             TabActiveColor = 10420224
  95.             TabActiveFont.Charset = DEFAULT_CHARSET
  96.             TabActiveFont.Color = clWhite
  97.             TabActiveFont.Height = -11
  98.             TabActiveFont.Name = 'MS Sans Serif'
  99.             TabActiveFont.Style = []
  100.             TabInactiveColor = 10420224
  101.             TabInactiveFont.Charset = DEFAULT_CHARSET
  102.             TabInactiveFont.Color = clSilver
  103.             TabInactiveFont.Height = -11
  104.             TabInactiveFont.Name = 'MS Sans Serif'
  105.             TabInactiveFont.Style = []
  106.             object TabSheet1: TTabSheet
  107.               Caption = 'Properties'
  108.               object Label3: TLabel
  109.                 Left = 15
  110.                 Top = 170
  111.                 Width = 56
  112.                 Height = 13
  113.                 Caption = 'Description:'
  114.                 Font.Charset = DEFAULT_CHARSET
  115.                 Font.Color = clWhite
  116.                 Font.Height = -11
  117.                 Font.Name = 'MS Sans Serif'
  118.                 Font.Style = []
  119.                 ParentFont = False
  120.               end
  121.               object Label4: TLabel
  122.                 Left = 15
  123.                 Top = 49
  124.                 Width = 30
  125.                 Height = 13
  126.                 Caption = 'URLs:'
  127.                 Font.Charset = DEFAULT_CHARSET
  128.                 Font.Color = clWhite
  129.                 Font.Height = -11
  130.                 Font.Name = 'MS Sans Serif'
  131.                 Font.Style = []
  132.                 ParentFont = False
  133.               end
  134.               object Label5: TLabel
  135.                 Left = 15
  136.                 Top = 15
  137.                 Width = 42
  138.                 Height = 13
  139.                 Caption = 'Channel:'
  140.                 Font.Charset = DEFAULT_CHARSET
  141.                 Font.Color = clWhite
  142.                 Font.Height = -11
  143.                 Font.Name = 'MS Sans Serif'
  144.                 Font.Style = []
  145.                 ParentFont = False
  146.               end
  147.               object edDescription: TRichEdit
  148.                 Left = 15
  149.                 Top = 193
  150.                 Width = 274
  151.                 Height = 59
  152.                 TabOrder = 0
  153.               end
  154.               object lbURLs: TListBox
  155.                 Left = 15
  156.                 Top = 67
  157.                 Width = 274
  158.                 Height = 92
  159.                 ItemHeight = 13
  160.                 PopupMenu = PopupMenu1
  161.                 TabOrder = 1
  162.                 OnClick = lbURLsClick
  163.                 OnDblClick = lbURLsDblClick
  164.               end
  165.               object cmbChannel: TComboBox
  166.                 Left = 65
  167.                 Top = 12
  168.                 Width = 57
  169.                 Height = 21
  170.                 Style = csDropDownList
  171.                 ItemHeight = 13
  172.                 Sorted = True
  173.                 TabOrder = 2
  174.               end
  175.             end
  176.             object TabSheet2: TTabSheet
  177.               Caption = 'Author Info'
  178.               object Label2: TLabel
  179.                 Left = 16
  180.                 Top = 99
  181.                 Width = 36
  182.                 Height = 13
  183.                 Caption = 'WWW:'
  184.                 Font.Charset = DEFAULT_CHARSET
  185.                 Font.Color = clWhite
  186.                 Font.Height = -11
  187.                 Font.Name = 'MS Sans Serif'
  188.                 Font.Style = []
  189.                 ParentFont = False
  190.               end
  191.               object TLabel
  192.                 Left = 16
  193.                 Top = 74
  194.                 Width = 28
  195.                 Height = 13
  196.                 Caption = 'Email:'
  197.                 Font.Charset = DEFAULT_CHARSET
  198.                 Font.Color = clWhite
  199.                 Font.Height = -11
  200.                 Font.Name = 'MS Sans Serif'
  201.                 Font.Style = []
  202.                 ParentFont = False
  203.               end
  204.               object Label1: TLabel
  205.                 Left = 16
  206.                 Top = 49
  207.                 Width = 34
  208.                 Height = 13
  209.                 Caption = 'Author:'
  210.                 Font.Charset = DEFAULT_CHARSET
  211.                 Font.Color = clWhite
  212.                 Font.Height = -11
  213.                 Font.Name = 'MS Sans Serif'
  214.                 Font.Style = []
  215.                 ParentFont = False
  216.               end
  217.               object Label6: TLabel
  218.                 Left = 16
  219.                 Top = 138
  220.                 Width = 267
  221.                 Height = 52
  222.                 Caption = 
  223.                   'You can provide the URL of a banner to be displayed whenever som' +
  224.                   'eone views your BIGpage.  This banner will be displayed within t' +
  225.                   'he left pane of the BIGpage and must be 120 X 60 in size.'
  226.                 Font.Charset = DEFAULT_CHARSET
  227.                 Font.Color = clAqua
  228.                 Font.Height = -11
  229.                 Font.Name = 'MS Sans Serif'
  230.                 Font.Style = []
  231.                 ParentFont = False
  232.                 WordWrap = True
  233.               end
  234.               object Label7: TLabel
  235.                 Left = 16
  236.                 Top = 200
  237.                 Width = 62
  238.                 Height = 13
  239.                 Caption = 'Banner URL:'
  240.                 Font.Charset = DEFAULT_CHARSET
  241.                 Font.Color = clWhite
  242.                 Font.Height = -11
  243.                 Font.Name = 'MS Sans Serif'
  244.                 Font.Style = []
  245.                 ParentFont = False
  246.               end
  247.               object Label8: TLabel
  248.                 Left = 16
  249.                 Top = 9
  250.                 Width = 263
  251.                 Height = 26
  252.                 Caption = 
  253.                   'You can provide info about yourself as the author of this BIGpag' +
  254.                   'e, to enable viewers to contact you.'
  255.                 Font.Charset = DEFAULT_CHARSET
  256.                 Font.Color = clAqua
  257.                 Font.Height = -11
  258.                 Font.Name = 'MS Sans Serif'
  259.                 Font.Style = []
  260.                 ParentFont = False
  261.                 WordWrap = True
  262.               end
  263.               object edAuthor: TEdit
  264.                 Left = 60
  265.                 Top = 45
  266.                 Width = 200
  267.                 Height = 19
  268.                 BorderStyle = bsNone
  269.                 Ctl3D = False
  270.                 ParentCtl3D = False
  271.                 TabOrder = 0
  272.               end
  273.               object edEmail: TEdit
  274.                 Left = 60
  275.                 Top = 71
  276.                 Width = 200
  277.                 Height = 19
  278.                 BorderStyle = bsNone
  279.                 Ctl3D = False
  280.                 ParentCtl3D = False
  281.                 TabOrder = 1
  282.               end
  283.               object edWebsite: TEdit
  284.                 Left = 60
  285.                 Top = 97
  286.                 Width = 200
  287.                 Height = 19
  288.                 BorderStyle = bsNone
  289.                 Ctl3D = False
  290.                 ParentCtl3D = False
  291.                 TabOrder = 2
  292.               end
  293.               object edBannerURL: TEdit
  294.                 Left = 16
  295.                 Top = 218
  296.                 Width = 249
  297.                 Height = 19
  298.                 BorderStyle = bsNone
  299.                 Ctl3D = False
  300.                 ParentCtl3D = False
  301.                 TabOrder = 3
  302.               end
  303.             end
  304.           end
  305.         end
  306.       end
  307.     end
  308.     object pnlTitle: TPanel
  309.       Left = 1
  310.       Top = 1
  311.       Width = 503
  312.       Height = 34
  313.       Align = alTop
  314.       Alignment = taLeftJustify
  315.       BorderWidth = 4
  316.       Caption = 'BIGpage:'
  317.       Color = clNavy
  318.       Font.Charset = DEFAULT_CHARSET
  319.       Font.Color = clWhite
  320.       Font.Height = -16
  321.       Font.Name = 'MS Sans Serif'
  322.       Font.Style = [fsBold]
  323.       ParentFont = False
  324.       TabOrder = 1
  325.       object btnNew: TTransparentButton
  326.         Left = 190
  327.         Top = 5
  328.         Width = 49
  329.         Height = 24
  330.         Hint = 'New BIGpage'
  331.         Caption = 'New'
  332.         Font.Charset = DEFAULT_CHARSET
  333.         Font.Color = clWhite
  334.         Font.Height = -11
  335.         Font.Name = 'MS Sans Serif'
  336.         Font.Style = [fsBold]
  337.         FrameStyle = fsLight
  338.         ParentFont = False
  339.         ParentShowHint = False
  340.         ShowHint = True
  341.         OnClick = btnNewClick
  342.       end
  343.       object btnAdd: TTransparentButton
  344.         Left = 242
  345.         Top = 5
  346.         Width = 49
  347.         Height = 24
  348.         Hint = 'Add URL'
  349.         Caption = 'Add'
  350.         Font.Charset = DEFAULT_CHARSET
  351.         Font.Color = clWhite
  352.         Font.Height = -11
  353.         Font.Name = 'MS Sans Serif'
  354.         Font.Style = [fsBold]
  355.         FrameStyle = fsLight
  356.         ParentFont = False
  357.         ParentShowHint = False
  358.         ShowHint = True
  359.         OnClick = btnAddPageClick
  360.       end
  361.       object btnDelete: TTransparentButton
  362.         Left = 294
  363.         Top = 5
  364.         Width = 49
  365.         Height = 24
  366.         Hint = 'Delete URL'
  367.         Caption = 'Delete'
  368.         Font.Charset = DEFAULT_CHARSET
  369.         Font.Color = clWhite
  370.         Font.Height = -11
  371.         Font.Name = 'MS Sans Serif'
  372.         Font.Style = [fsBold]
  373.         FrameStyle = fsLight
  374.         ParentFont = False
  375.         ParentShowHint = False
  376.         ShowHint = True
  377.         OnClick = obtnDeleteClick
  378.       end
  379.       object btnBrowse: TTransparentButton
  380.         Left = 346
  381.         Top = 5
  382.         Width = 49
  383.         Height = 24
  384.         Hint = 'Browse'
  385.         Caption = 'Browse'
  386.         Font.Charset = DEFAULT_CHARSET
  387.         Font.Color = clWhite
  388.         Font.Height = -11
  389.         Font.Name = 'MS Sans Serif'
  390.         Font.Style = [fsBold]
  391.         FrameStyle = fsLight
  392.         ParentFont = False
  393.         ParentShowHint = False
  394.         ShowHint = True
  395.         OnClick = btnBrowseClick
  396.       end
  397.     end
  398.   end
  399.   object ilLarge: TImageList
  400.     Height = 32
  401.     Width = 32
  402.     Left = 450
  403.     Top = 318
  404.   end
  405.   object PopupMenu1: TPopupMenu
  406.     OnPopup = PopupMenu1Popup
  407.     Left = 418
  408.     Top = 316
  409.     object pmiNew: TMenuItem
  410.       Caption = '&New'
  411.       OnClick = btnNewClick
  412.     end
  413.     object N2: TMenuItem
  414.       Caption = '-'
  415.     end
  416.     object pmiAdd: TMenuItem
  417.       Caption = '&Add URL...'
  418.       OnClick = btnAddPageClick
  419.     end
  420.     object pmiEdit: TMenuItem
  421.       Caption = '&Edit URL...'
  422.       OnClick = lbURLsDblClick
  423.     end
  424.     object pmiDelete: TMenuItem
  425.       Caption = '&Delete URL'
  426.       OnClick = obtnDeleteClick
  427.     end
  428.     object N1: TMenuItem
  429.       Caption = '-'
  430.     end
  431.     object pmiBrowse: TMenuItem
  432.       Caption = '&Browse'
  433.       OnClick = pmiBrowseClick
  434.     end
  435.   end
  436. end
  437.